From cbb1cc3e2590b7330a25118668e643afff59c772 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 3 May 2002 20:43:36 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dbd3b833b0b..f887ebf0862 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2002-05-03 John Wiegley + * eshell/esh-var.el (eshell-modify-global-environment): Added this + customization variable, which will cause any "export" commands + within any eshell buffer to modify the global Emacs environment. + It defaults to nil, which means that such commands will only + modify that Eshell buffer's environment. + (eshell-var-initialize): Initialize + `eshell-modify-global-environment'. + * eshell/em-cmpl.el (eshell-command-completions-alist): Improved default completion targets for objdump, nm and readelf. -- 2.30.2